Welcome![Sign In][Sign Up]
Location:
Search - hough transform

Search list

[Special EffectsHough

Description: 利用hough变换检测图像中的线段,然后进行相关处理-Detection using hough transform image of the segment, and then deal with the associated
Platform: | Size: 1024 | Author: 李莉 | Hits:

[Special Effectshough-checkline

Description: 在matlab7.0环境下用hough变换算法实现的检测直线的例子-Matlab7.0 environment in the hough transform algorithm used to achieve the detection of straight-line example
Platform: | Size: 1024 | Author: 马凤霞 | Hits:

[Special Effectsgeneral_hough_transform_shape_detection

Description: 根据:一种可识别破碎图形的特殊广义Hough变换方法 论文,在matlab上做的实验源码,有模版生成,广义哈夫变换代码-In accordance with: A broken identifiable graphics special generalized Hough transform methods papers, in matlab to do experiments on the source, there are template generation, generalized Hough transform code
Platform: | Size: 471040 | Author: wanxl_xjtu | Hits:

[CSharphough

Description: 详细介绍HOUGH变换,程序测试成功,非常实用。-Detailed introduction HOUGH transform, to test the success of the procedure is very practical.
Platform: | Size: 2048 | Author: 李晨 | Hits:

[Special Effectshough_circle

Description: 通过hough变换求图像中的圆的参数(圆心坐标和半径)-Through the hough transform for image circle parameters (center coordinates and radius)
Platform: | Size: 25600 | Author: 王常升 | Hits:

[Special EffectsHoughTransform

Description: HOUGHTRANSFORM uses Hough transform for line detection. (very fast and easy solution).
Platform: | Size: 1024 | Author: ma | Hits:

[2D Graphichough

Description: Hough 变换,探测圆的半径,可以探知未知圆的半径和圆心-Hough transform, circle detection radius, you can explore the unknown circle radius and center
Platform: | Size: 11264 | Author: zeyoo | Hits:

[Special EffectsVisualC++ImageProcessing

Description: 实现各种图像处理技术,包括边缘检测、Hough变换、差影法、轮廓提取与跟踪、模板匹配、投影法、图像复原、阈值分割、种子填充等内容。-Realize a variety of image processing technologies, including edge detection, Hough transform, poor shadow method, contour extraction and tracking, template matching, projection method, image recovery, threshold segmentation, seed fill and so on.
Platform: | Size: 5946368 | Author: 高旭 | Hits:

[Special EffectsA2008

Description: awimg=rgb2gray(im1) tic [accum, circen, cirrad] = CircularHough_Grd(rawimg, [20 30],5,50) circen toc figure(1) imagesc(accum) axis image title( Accumulation Array from Circular Hough Transform ) figure(2) imagesc(rawimg) colormap( gray ) axis image hold on plot(circen(:,1), circen(:,2), r+ ) for k = 1 : size(circen, 1), DrawCircle(circen(k,1), circen(k,2), cirrad(k), 32, b- ) end hold off title([ Raw Image with Circles Detected , ... (center positions and radii marked) ]) figure(3) surf(accum, EdgeColor , none ) a
Platform: | Size: 14336 | Author: money | Hits:

[matlabhough

Description: 这个是MATLAB实现Hough变换的程序。有基本的Hough变换的理解程序,也有使用Hough变换来检测信号的程序-This is the realization of Hough Transform MATLAB procedures. Hough transform a basic understanding of procedures, have also used the Hough transform to detect the signal process
Platform: | Size: 3072 | Author: spring | Hits:

[Special Effectshough

Description: 图像变换之opencv 用hough变换检测线段-Opencv image transform of line segment detection using hough transform
Platform: | Size: 82944 | Author: zhang | Hits:

[Special Effectshough

Description: 使用Hough变换在灰度图像中寻找圆,来检测图像的结果-The use of Hough transform in gray-scale images to find a round, to detect the results of image
Platform: | Size: 1024 | Author: 腾黎明 | Hits:

[Special Effectsopencv

Description: 在VC++环境下利用opencv函数库编写霍夫变换检测直线和图像边缘检测-In VC++ Environment to use opencv library to prepare a straight line Hough transform detection and image edge detection
Platform: | Size: 1658880 | Author: pop | Hits:

[Special EffectsHough

Description: VC++实现hough变换提取直线,且能检测出两条平行直线-VC++ Achieve a straight line hough transform extract and can detect two parallel straight lines
Platform: | Size: 23552 | Author: panghuanzhi | Hits:

[Special EffectsHOUGH

Description: 用HOUGUH变换检测线段,基于OPENCV开发,代码简单,适合广大软件开发者-Detection of line segments used HOUGUH transform, based on the OPENCV development, code is simple, suitable for the vast numbers of software developers
Platform: | Size: 82944 | Author: liweijun | Hits:

[2D Graphichough

Description: hough变换代码文件,包括hough.m houghpeaks.m 和houghlines.m三个文件-hough transform code documents, including hough.m houghpeaks.m and three documents houghlines.m
Platform: | Size: 8192 | Author: 韩杰 | Hits:

[Special Effectshough

Description: 用霍夫变换检测直线的一个代码,用C++编写的,很有用的一个程序。-Hough transform detection of a straight line with a code, using C++ Prepared a very useful procedure.
Platform: | Size: 1024 | Author: quan | Hits:

[Special Effectshough

Description: hough变换是对图像进行预处理后,提取角点的算法。希望这段代码可以很好帮到大家,-hough transform of images after pretreatment Corner extraction algorithms. I hope this code can be a good help to you,
Platform: | Size: 940032 | Author: 南飞燕 | Hits:

[Special Effects1985Hough

Description: hough变换,用于直线和圆,椭圆的检测,很实用-hough transform for line and circle, ellipse detection, it is practical
Platform: | Size: 12288 | Author: 郑海珍 | Hits:

[Special EffectsHough

Description: 视频图像处理Hough变换,已在视频监控产品中得以应用-Video image processing Hough transform, has been in video surveillance products, the application of
Platform: | Size: 23552 | Author: 王宇 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net